<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.tit-12 {
  font-size: 12px;
  line-height: 1.5;
}

.tit-13 {
  font-size: 13px;
  line-height: 1.5;
}

.tit-14 {
  font-size: 14px;
  line-height: 1.6;
}

.tit-16 {
  font-size: 14px;
  line-height: 1.6;
}

.tit-18 {
  font-size: 18px;
  line-height: 1.6;
}

.tit-20 {
  font-size: 20px;
  line-height: 1.6;
}

.tit-22 {
  font-size: 22px;
  line-height: 1.6;
}

.tit-24 {
  font-size: 18px;
  line-height: 1.6;
}

.tit-25 {
  font-size: 25px;
  line-height: 1.6;
}

.tit-25 {
  font-size: 25px;
  line-height: 1.6;
}

.tit-26 {
  font-size: 26px;
  line-height: 1.6;
}

.tit-27 {
  font-size: 27px;
  line-height: 1.6;
}

.tit-28 {
  font-size: 28px;
  line-height: 1.6;
}

.tit-29 {
  font-size: 29px;
  line-height: 1.6;
}

.tit-30 {
  font-size: 30px;
  line-height: 1.6;
}

.tit-32 {
  font-size: 32px;
  line-height: 1.6;
}

.tit-34 {
  font-size: .85rem;
  line-height: 1.6;
}

.tit-36 {
  font-size: .9rem;
  line-height: 1.6;
}

.tit-38 {
  font-size: .95rem;
  line-height: 1.6;
}

.tit-40 {
  font-size: 1rem;
  line-height: 1.6;
}

.tit-42 {
  font-size: 1.05rem;
  line-height: 1.6;
}

.tit-44 {
  font-size: 1.1rem;
  line-height: 1.6;
}

.tit-46 {
  font-size: 1.15rem;
  line-height: 1.6;
}

.tit-48 {
  font-size: 1.2rem;
  line-height: 1.6;
}

.tit-50 {
  font-size: 1.25rem;
  line-height: 1.6;
}

.tit-52 {
  font-size: 1.3rem;
  line-height: 1.6;
}

.tit-54 {
  font-size: 1.35rem;
  line-height: 1.6;
}

.tit-56 {
  font-size: 1.4rem;
  line-height: 1.6;
}

.tit-58 {
  font-size: 1.45rem;
  line-height: 1.6;
}

.tit-60 {
  font-size: 1.5rem;
  line-height: 1.6;
}

.tit-62 {
  font-size: 1.55rem;
  line-height: 1.6;
}

.tit-64 {
  font-size: 1.6rem;
  line-height: 1.6;
}

.tit-66 {
  font-size: 1.65rem;
  line-height: 1.6;
}

.tit-68 {
  font-size: 1.7rem;
  line-height: 1.6;
}

.tit-70 {
  font-size: 1.75rem;
  line-height: 1.6;
}

.tit-72 {
  font-size: 1.8rem;
  line-height: 1.6;
}

.tit-74 {
  font-size: 1.85rem;
  line-height: 1.6;
}

.tit-76 {
  font-size: 1.9rem;
  line-height: 1.6;
}

.tit-78 {
  font-size: 1.95rem;
  line-height: 1.6;
}

.tit-80 {
  font-size: 2rem;
  line-height: 1.6;
}

.p-12 {
  font-size: 12px;
  line-height: 1.6;
}
.p-12 img {
  max-width: 100%;
}

.p-14 {
  font-size: 14px;
  line-height: 1.6;
}
.p-14 img {
  max-width: 100%;
}

.p-16 {
  font-size: 16px;
  line-height: 1.6;
}
.p-16 img {
  max-width: 100%;
}

.p-18 {
  font-size: 18px;
  line-height: 1.6;
}
.p-18 img {
  max-width: 100%;
}

.p-20 {
  font-size: 20px;
  line-height: 1.6;
}
.p-20 img {
  max-width: 100%;
}

.p-24 {
  font-size: 24px;
  line-height: 1.6;
}
.p-24 img {
  max-width: 100%;
}

.line-height_0 {
  line-height: 1;
}

.line-height_1 {
  line-height: 1.5;
}

.line-height_2 {
  line-height: 2;
}

.col-fff {
  color: #fff;
}

.col-222 {
  color: #222;
}

.col-333 {
  color: #333;
}

.col-666 {
  color: #666;
}

.col-000 {
  color: #000;
}

.col-888 {
  color: #888;
}

.col-4c {
  color: #4c4c4c;
}

.col-red {
  color: #da3830;
}

/*视频平铺 16:9的比例*/
.work-full-video {
  position: relative !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  top: auto !important;
  height: 100vh;
}

.work-full-video {
  -webkit-transition: width 0.56s, right 0.56s, bottom 0.56s, left 0.56s, top 0.56s, opacity 0.56s !important;
          transition: width 0.56s, right 0.56s, bottom 0.56s, left 0.56s, top 0.56s, opacity 0.56s !important;
}

.work-full-video-in {
  width: 100vw;
  height: 100%;
  right: 0;
  bottom: 0;
  position: absolute;
  top: 0;
  left: 0;
}

.work-full-video video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%);
}

@media (max-width: 1023px) {
  .tit-16 {
    font-size: 14px;
  }

  .tit-18 {
    font-size: 16px;
  }

  .tit-20 {
    font-size: 18px;
  }

  .tit-22 {
    font-size: 20px;
  }

  .tit-24 {
    font-size: 22px;
  }

  .tit-30 {
    font-size: 28px;
  }

  .tit-32 {
    font-size: 1.1rem;
  }

  .n-join .job-name {
    margin: 1rem 0;
  }
}
@media (max-width: 768px) {
  .tit-16 {
    font-size: 12px;
  }

  .tit-18 {
    font-size: 14px;
  }

  .tit-20 {
    font-size: 16px;
  }

  .tit-22 {
    font-size: 18px;
  }

  .tit-24 {
    font-size: 20px;
  }

  .tit-30 {
    font-size: 26px;
  }
}
@media (max-width: 580px) {
  .tit-16 {
    font-size: 12px;
  }

  .tit-20 {
    font-size: 14px;
  }

  .tit-22 {
    font-size: 16px;
  }

  .tit-24 {
    font-size: 18px;
  }
}

/*# sourceMappingURL=nece.css.map */</pre></body></html>